|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.common.observers.ScriptedObserver
public class ScriptedObserver
An observer that runs a configured script.
| Constructor Summary | |
|---|---|
ScriptedObserver(IScriptingService scriptingService,
ScriptConfiguration configuration)
Creates a new ScriptedAction. |
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptedObserver(IScriptingService scriptingService,
ScriptConfiguration configuration)
scriptingService - The scripting service to create an engine with.configuration - The configuration for this scripted action.| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||